Feeta phpBB Chat v1 Autologin

First thing:

upload all files and overwrite all of the old ones

Second thing:

run this query:

ALTER TABLE `phpbb_users` ADD `password` VARCHAR( 32 ) NOT NULL ;

dont worry it has nothing to do with your password on your forum it's just a bit of code i cant be bothered to change 

Third thing:

go to phpBB2/templates/subSilver/feetachat.tpl and update your iframe to point to chat2.php